{
    "private": true,
    "main": "server/proxy.js",
    "version": "2.0.2",
    "description": "Critical Scripts | Video Call Proxy Server | https://criticalscripts.shop",
    "dependencies": {
        "node-turn": "^0.0.6",
        "node-fetch": "^2.6.1",
        "https": "^1.0.0",
        "socket.io": "^2.3.0"
    }
}
